projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdf66e8
)
* cus-edit.el (custom-group-value-create): Don't insert docstring
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 17 Nov 2008 18:05:30 +0000
(18:05 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 17 Nov 2008 18:05:30 +0000
(18:05 +0000)
twice.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 9688a39a27b7640a1c7593cb24f99e7762bc9a18..634aed505674ffe5bd5917231a88772d875cf258 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2008-11-17 Chong Yidong <cyd@stupidchicken.com>
+
+ * cus-edit.el (custom-group-value-create): Don't insert docstring
+ twice.
+
2008-11-17 Juanma Barranquero <lekktu@gmail.com>
* international/mule-cmds.el (ucs-completions): Mark as risky.